[INFO] fetching crate caligula 0.4.8...
[INFO] testing caligula-0.4.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate caligula 0.4.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate caligula 0.4.8
[INFO] finished tweaking crates.io crate caligula 0.4.8
[INFO] tweaked toml for crates.io crate caligula 0.4.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate caligula 0.4.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate caligula 0.4.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ade3350e2aa105e08ce35151f142d42d272018bcc365627bbfa78b8a8f7b7e7
[INFO] running `Command { std: "docker" "start" "-a" "5ade3350e2aa105e08ce35151f142d42d272018bcc365627bbfa78b8a8f7b7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ade3350e2aa105e08ce35151f142d42d272018bcc365627bbfa78b8a8f7b7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ade3350e2aa105e08ce35151f142d42d272018bcc365627bbfa78b8a8f7b7e7", kill_on_drop: false }`
[INFO] [stdout] 5ade3350e2aa105e08ce35151f142d42d272018bcc365627bbfa78b8a8f7b7e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 815cdd5ccba13b7a0d652254f0dc5b504f15f1f422e7b62bb48dd0463969aba4
[INFO] running `Command { std: "docker" "start" "-a" "815cdd5ccba13b7a0d652254f0dc5b504f15f1f422e7b62bb48dd0463969aba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling process_path v0.1.4
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling format-bytes v0.3.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-unwrap v1.0.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling ruzstd v0.6.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling caligula v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling interprocess v2.1.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compression/zstd_streaming_decoder.rs:130:27
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     #[cfg(feature = "std")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compression/zstd_streaming_decoder.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     #[cfg(not(feature = "std"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_bytes` is never read
[INFO] [stdout]    --> src/hash.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct FileHashInfo {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 219 |     pub file_bytes: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escalation/unix.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn wrap_command(&self, cmd: &Command) -> Command {
[INFO] [stdout]    |                         ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn wrap_command(&self, cmd: &Command) -> Command<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/fancy_ui/widgets.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn render(&self) -> Gauge {
[INFO] [stdout]     |                   ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn render(&self) -> Gauge<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.65s
[INFO] running `Command { std: "docker" "inspect" "815cdd5ccba13b7a0d652254f0dc5b504f15f1f422e7b62bb48dd0463969aba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815cdd5ccba13b7a0d652254f0dc5b504f15f1f422e7b62bb48dd0463969aba4", kill_on_drop: false }`
[INFO] [stdout] 815cdd5ccba13b7a0d652254f0dc5b504f15f1f422e7b62bb48dd0463969aba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec96f342f6a91867436979df2c385a3c2b4d3ace86816a56173c68f017911d4e
[INFO] running `Command { std: "docker" "start" "-a" "ec96f342f6a91867436979df2c385a3c2b4d3ace86816a56173c68f017911d4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-unwrap v1.0.1
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling caligula v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling interprocess v2.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compression/zstd_streaming_decoder.rs:130:27
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     #[cfg(feature = "std")]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compression/zstd_streaming_decoder.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     #[cfg(not(feature = "std"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_bytes` is never read
[INFO] [stdout]    --> src/hash.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct FileHashInfo {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 219 |     pub file_bytes: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `requested_reads` is never read
[INFO] [stdout]    --> src/writer_process/tests.rs:348:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub struct WriteTestResult {
[INFO] [stdout]     |                --------------- field in this struct
[INFO] [stdout] 348 |         pub requested_reads: Vec<usize>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `requested_file_reads`, `requested_disk_reads`, and `events` are never read
[INFO] [stdout]    --> src/writer_process/tests.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub struct VerifyTestResult {
[INFO] [stdout]     |                ---------------- fields in this struct
[INFO] [stdout] 407 |         pub requested_file_reads: Vec<usize>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 408 |         pub requested_disk_reads: Vec<usize>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 409 |         pub events: Vec<StatusMessage>,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escalation/unix.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn wrap_command(&self, cmd: &Command) -> Command {
[INFO] [stdout]    |                         ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn wrap_command(&self, cmd: &Command) -> Command<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/fancy_ui/widgets.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn render(&self) -> Gauge {
[INFO] [stdout]     |                   ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn render(&self) -> Gauge<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.15s
[INFO] running `Command { std: "docker" "inspect" "ec96f342f6a91867436979df2c385a3c2b4d3ace86816a56173c68f017911d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec96f342f6a91867436979df2c385a3c2b4d3ace86816a56173c68f017911d4e", kill_on_drop: false }`
[INFO] [stdout] ec96f342f6a91867436979df2c385a3c2b4d3ace86816a56173c68f017911d4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bb52787774315414d15e924fb58c9fef09afca276573853081c1ad53adc66ea
[INFO] running `Command { std: "docker" "start" "-a" "7bb52787774315414d15e924fb58c9fef09afca276573853081c1ad53adc66ea", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]    --> src/compression/zstd_streaming_decoder.rs:130:27
[INFO] [stderr]     |
[INFO] [stderr] 130 |                     #[cfg(feature = "std")]
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]    --> src/compression/zstd_streaming_decoder.rs:134:31
[INFO] [stderr]     |
[INFO] [stderr] 134 |                     #[cfg(not(feature = "std"))]
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_bytes` is never read
[INFO] [stderr]    --> src/hash.rs:219:9
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub struct FileHashInfo {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 219 |     pub file_bytes: u64,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `requested_reads` is never read
[INFO] [stderr]    --> src/writer_process/tests.rs:348:13
[INFO] [stderr]     |
[INFO] [stderr] 347 |     pub struct WriteTestResult {
[INFO] [stderr]     |                --------------- field in this struct
[INFO] [stderr] 348 |         pub requested_reads: Vec<usize>,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `requested_file_reads`, `requested_disk_reads`, and `events` are never read
[INFO] [stderr]    --> src/writer_process/tests.rs:407:13
[INFO] [stderr]     |
[INFO] [stderr] 406 |     pub struct VerifyTestResult {
[INFO] [stderr]     |                ---------------- fields in this struct
[INFO] [stderr] 407 |         pub requested_file_reads: Vec<usize>,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 408 |         pub requested_disk_reads: Vec<usize>,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 409 |         pub events: Vec<StatusMessage>,
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/escalation/unix.rs:56:25
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn wrap_command(&self, cmd: &Command) -> Command {
[INFO] [stderr]    |                         ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn wrap_command(&self, cmd: &Command) -> Command<'_> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ui/fancy_ui/widgets.rs:196:19
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn render(&self) -> Gauge {
[INFO] [stderr]     |                   ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn render(&self) -> Gauge<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `caligula` (bin "caligula" test) generated 7 warnings (run `cargo fix --bin "caligula" -p caligula --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caligula-fb16cd4d4ae5342f)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test byteseries::tests::find_idx_below::between ... ok
[INFO] [stdout] test byteseries::tests::find_idx_below::exact ... ok
[INFO] [stdout] test byteseries::tests::find_idx_below::exactly_last ... ok
[INFO] [stdout] test byteseries::tests::find_idx_below::negative ... ok
[INFO] [stdout] test byteseries::tests::find_idx_below::over ... ok
[INFO] [stdout] test byteseries::tests::find_idx_below::zero ... ok
[INFO] [stdout] test byteseries::tests::interp_bytes::between ... ok
[INFO] [stdout] test byteseries::tests::interp_bytes::exact ... ok
[INFO] [stdout] test byteseries::tests::interp_bytes::exactly_last ... ok
[INFO] [stdout] test byteseries::tests::interp_bytes::negative ... ok
[INFO] [stdout] test byteseries::tests::interp_bytes::over ... ok
[INFO] [stdout] test byteseries::tests::interp_bytes::zero ... ok
[INFO] [stdout] test escalation::unix::tests::test_doas ... ok
[INFO] [stdout] test escalation::unix::tests::test_run0 ... ok
[INFO] [stdout] test escalation::unix::tests::test_sudo ... ok
[INFO] [stdout] test escalation::unix::tests::test_su ... ok
[INFO] [stdout] test escalation::unix::tests::test_to_string_no_env ... ok
[INFO] [stdout] test hash::tests::parse_invalid_hash::bad_algo ... ok
[INFO] [stdout] test escalation::unix::tests::test_to_string_with_env ... ok
[INFO] [stdout] test hash::tests::parse_invalid_hash::bad_length ... ok
[INFO] [stdout] test hash::tests::parse_invalid_hash::empty ... ok
[INFO] [stdout] test hash::tests::parse_invalid_hash::sri_no_hash ... ok
[INFO] [stdout] test hash::tests::parse_invalid_hash::invalid_chars ... ok
[INFO] [stdout] test hash::tests::parse_valid_base16_only_hash ... ok
[INFO] [stdout] test hash::tests::parse_valid_sri_hash ... ok
[INFO] [stdout] test hash::tests::parse_valid_sri_hash_base16 ... ok
[INFO] [stdout] test hash::tests::parse_valid_base64_only_hash ... ok
[INFO] [stdout] test hashfile::tests::parse_complicated_hashfile ... ok
[INFO] [stdout] test hashfile::tests::parse_simple_hashfile ... ok
[INFO] [stdout] test ui::cli::tests::parse_invalid_hash::bad_algo ... ok
[INFO] [stdout] test ui::cli::tests::parse_invalid_hash::bad_length ... ok
[INFO] [stdout] test ui::cli::tests::parse_invalid_hash::empty ... ok
[INFO] [stdout] test ui::cli::tests::parse_invalid_hash::invalid_chars ... ok
[INFO] [stdout] test ui::cli::tests::parse_invalid_hash::no_hash ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_ask::_ask_expects ... ok
[INFO] [stdout] test ipc_common::tests::write_read_roundtrip ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_ask::caps ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_ask::mixed_case ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_skip::_skip_expects ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_skip::_none_expects ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_skip::caps ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_hash ... ok
[INFO] [stdout] test ui::writer_tracking::tests::terminate_during_finished_is_idempotent ... ok
[INFO] [stdout] test ui::writer_tracking::tests::accept_total_bytes_messages ... ok
[INFO] [stdout] test ui::writer_tracking::tests::writing_value_for_compressed_ratio ... ok
[INFO] [stdout] test writer_process::tests::verify_happy_case_works ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_happy_path_works::file_size_1_101 ... ok
[INFO] [stdout] test ui::cli::tests::parse_valid_skip::mixed_case ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_happy_path_works::file_size_2_103 ... ok
[INFO] [stdout] test ui::writer_tracking::tests::writing_value_for_uncompressed_ratio ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_sad_path_works::case_1 ... ok
[INFO] [stdout] test ui::writer_tracking::tests::finished_during_finished_is_idempotent ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_happy_path_works::file_size_4_8337 ... ok
[INFO] [stdout] test ui::writer_tracking::tests::sudden_terminate_in_writing_state_sets_error ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_sad_path_works::case_3 ... ok
[INFO] [stdout] test writer_process::tests::verify_sad_case_works ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_sad_path_works::case_4 ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_sad_path_works::case_5 ... ok
[INFO] [stdout] test writer_process::tests::write_file_larger_than_disk::file_size_1_1032 ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_sad_path_works::case_6 ... ok
[INFO] [stdout] test writer_process::tests::write_file_larger_than_disk::file_size_2_2000 ... ok
[INFO] [stdout] test writer_process::tests::write_file_larger_than_disk::file_size_3_6000 ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_happy_path_works::file_size_3_4348 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_1_0::buf_size_1_16 ... ok
[INFO] [stdout] test writer_process::tests::verify_misaligned_case_sad_path_works::case_2 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_1_0::buf_size_2_32 ... ok
[INFO] [stdout] test writer_process::tests::write_file_larger_than_disk::file_size_4_7000 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_1_0::buf_size_4_64 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_1_0::buf_size_3_48 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_1_0::buf_size_5_128 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_2_1::buf_size_2_32 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_2_1::buf_size_1_16 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_2_1::buf_size_5_128 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_2_1::buf_size_4_64 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_3_33::buf_size_1_16 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_3_33::buf_size_2_32 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_2_1::buf_size_3_48 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_3_33::buf_size_4_64 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_3_33::buf_size_5_128 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_3_33::buf_size_3_48 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_4_382::buf_size_1_16 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_4_382::buf_size_2_32 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_4_382::buf_size_3_48 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_4_382::buf_size_4_64 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_5_438::buf_size_1_16 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_4_382::buf_size_5_128 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_5_438::buf_size_2_32 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_5_438::buf_size_4_64 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_5_438::buf_size_3_48 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_6_993::buf_size_1_16 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_6_993::buf_size_2_32 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_6_993::buf_size_4_64 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_6_993::buf_size_3_48 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_6_993::buf_size_5_128 ... ok
[INFO] [stdout] test writer_process::tests::write_misaligned_file_works::file_size_5_438::buf_size_5_128 ... ok
[INFO] [stdout] test writer_process::tests::write_misc_cases::case_2 ... ok
[INFO] [stdout] test writer_process::tests::write_op_works_with_emitted_events ... ok
[INFO] [stdout] test writer_process::tests::write_misc_cases::case_1 ... ok
[INFO] [stdout] test writer_process::tests::write_very_big_happy_case::bs_1_512 ... ok
[INFO] [stdout] test writer_process::tests::write_very_big_happy_case::bs_2_1024 ... ok
[INFO] [stdout] test writer_process::tests::write_very_big_happy_case::bs_3_2048 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7bb52787774315414d15e924fb58c9fef09afca276573853081c1ad53adc66ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb52787774315414d15e924fb58c9fef09afca276573853081c1ad53adc66ea", kill_on_drop: false }`
[INFO] [stdout] 7bb52787774315414d15e924fb58c9fef09afca276573853081c1ad53adc66ea
